Namespace IEquippable

Properties

Link copied to clipboard
val interface: text = "com.myneighboralice.IEquippable"
Link copied to clipboard
val slots: I = null

Functions

Link copied to clipboard
function dependencies(): list<dclass>
Link copied to clipboard
function get(): dclass
Link copied to clipboard
function get_name(instance: instance): text?
Link copied to clipboard
function get_slots(instance: instance): list<text>
Link copied to clipboard
function register(account: account)